home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 1997 February
/
Windows News CD #1 - Fev 97.iso
/
edicorp
/
init.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1997-01-22
|
161 b
|
6 lines
@echo off
CLS
if exist c:\edicorp goto copy >nul:
if not exist c:\edicorp md c:\edicorp >nul:
:copy
\edicorp\xcopy.exe \edicorp\edicorp.avi c:\edicorp >nul: